home *** CD-ROM | disk | FTP | other *** search
/ Game Power / Game Power Vol. 1 (HEPP Computer) (1995).iso / S230 / READ.ME < prev    next >
Text File  |  1994-04-08  |  12KB  |  302 lines

  1.                    BALLTRIS
  2.  
  3.            Copyright (c) 1994 DRH Services, Inc
  4.   Written by Roman Gnatiuk, Yuri Gnatiuk, Alex Kachmar, Mikle Shtaynberg
  5.  
  6.               ----------------------
  7.  
  8.   Introduction │
  9.  ──────────────┘
  10.  
  11. Balltris is a new entry into the arcade-style games written by talented 
  12. programmers from Ukraine. This game is being marketed by: 
  13.  
  14. DRH Services, Inc, 
  15. P.O. Box 4014, 
  16. E.Norwalk, CT 06855-0014. 
  17. Tel.(203)222-0568 Ext.800.
  18. CompuServe ID# 74164,1476
  19.  
  20. We hope that you will receive many hours of enjoyment from this game, 
  21. its dynamic style and beautiful graphics. It is simple to use for children 
  22. and adults alike. Try it and you will greatly appreciate all the effort 
  23. that was put in by authors of Balltris from the former Soviet Union. 
  24. Your support will enable them continue to develop many more new programs 
  25. and will be greatly appreciated. $9.95 may not look like a lot of money to
  26. you but it buys a lot of bread in Ukraine.
  27.  
  28.  
  29.   Requirements │
  30.  ──────────────┘
  31.  
  32.     ■ IBM PC compatible computer
  33.     ■ MS-DOS version 3.30 or higher
  34.     ■ unused (free) RAM > 540K
  35.     ■ SVGA controller that supports
  36.     * 640x400 256 colors (VESA video mode 100H)
  37.     * 640x480 256 colors (VESA video mode 101H)
  38.       you may need to load VESA.EXE driver if your BIOS does not support it.
  39.       (a copy of VESA.EXE for Trident Controller is included. You will find 
  40.       the VESA.EXE for your controller on the utility diskette that came with
  41.       your system)
  42.     ■ about 800k of free disk space
  43.     
  44.  
  45.  Installation │
  46. ──────────────┘
  47.  
  48. The BALLTRIS.EXE is a self extracting zipped file.
  49.  
  50. 1. Create a directory where the program is going to be installed
  51. 2. Change Directory to the new location.
  52. 3. Install the Diskette into a Floppy Drive and type A:BALLTRIS.EXE or
  53.    B:BALLTRIS.EXE (.EXE - optional, not necessary)
  54. 4. All the files will be copied to the game directory
  55. For Example:
  56.  
  57.         C:\>
  58.     1.  C:\> MD BALLTRIS
  59.     2.  C:\> CD BALLTRIS
  60.     3.  C:\BALLTRIS\>A:\BALLTRIS.EXE
  61. or
  62.         C:\GAMES>
  63.     1.  C:\GAMES> MD BALLTRIS
  64.     2.  C:\GAMES> CD BALLTRIS
  65.     3.  C:\GAMES\BALLTRIS>B:\BALLTRIS.EXE
  66.  
  67.  
  68. You will find following files in the Balltris directory:
  69.     
  70.  
  71. ARROW.BOT       BALLS.400       BALLS.480  **** BALLTRIS.COM    BGR_L.400       BGR_L.480       BGR_U.400       BGR_U.480   
  72. CPU.BOT         CUP_L.BOT       CUP_M.BOT       CUP_U.BOT       ERASE.BOT   
  73. ESQUARE.BOT     FEMPTY.400      FEMPTY.480      FX.400          FX.480      
  74. FX_TXT.BOT      GOVER.BOT       GPAUSED.BOT     GREAD.BOT       HP1.BOT     
  75. HP2.BOT         INTRO.400       INTRO.480       INTR_FNT.BOT    LEVEL_L.BOT 
  76. LEVEL_M.400     LEVEL_M.480     LEVEL_ME.400    LEVEL_ME.480    LEVEL_SP.400
  77. LEVEL_SP.480    LEVEL_U.BOT     LINK_CUR.BOT    LINK_HOR.BOT    LINK_VER.BOT
  78. NEXT.400        NEXT.480        NEXTE.400       NEXTE.480       NEXT_TXT.BOT
  79. PANEL_L.BOT     PANEL_M.BOT     PANEL_U.BOT     PL_WAIT.BOT     P_BL.BOT    
  80. P_INTRO.BOT *** READ.ME    **** REGISTER.FRM    SCORES.BOT      SC_DIG.BOT      SH.BOT      
  81. SQUARE.BOT      TM.BOT          TOPSEVEN.RES    TS_DIG.BOT      TS_FNT.BOT  
  82. TS_FNTC.BOT *** VESA.EXE
  83.  
  84. 5. To start the GAME just type BALLTRIS.
  85.  
  86.  
  87.  
  88.   Instructions │
  89.  ──────────────┘
  90.  
  91.  
  92. A cup is being filled with one, two or three balls which are falling randomly
  93. from the top. You have to maneuver the balls by moving them to the right, 
  94. left or flipping to create chains which will disappear. A chain is a group 
  95. of balls of the same color that touch each other at least at one point.
  96. Following are examples of the chains:
  97.  
  98.  
  99.  
  100.     ┌─────1─────┬────2─────┬──────3──────┬──────4───────┐
  101.     │ * * * * * │  * * * * │  * * * * *  │ * * * * * *  │
  102.     │  * O * *  │ * O O *  │ * O * * O * │  * O * * O * │
  103.     │ * O O * * │  * O O * │  * O O O *  │ * O O O O *  │
  104.     │  * * O *  │ * * O *  │ * * * * O * │  * O O O * * │
  105.     │ * * * * * │  * * * * │  * * * * *  │ * * * * * *  │
  106.     └───────────┴──────────┴─────────────┴──────────────┘
  107.     
  108.     O - balls of the same color 
  109.     * - balls of different colors
  110.                  
  111.  
  112. The length of the chain is the number of balls in it. In the above 
  113. examples first - is a 4 balls chain, second  - is a 5 balls chain, 
  114. third - is a 6 balls chain, forth - is a 9 balls chain. The chain 
  115. disappears if its length is equal or larger of a critical length. 
  116. The critical length is shown by a column of yellow balls in the "LEVEL"
  117. window. The upper ball has a number on it from 1 to 6 that shows the speed 
  118. of the falling balls. The game starts with a critical length of 3 balls 
  119. and speed equals 1. Speed will increase by one to 6 before the critical
  120. length changes to 4 balls resetting the speed to one. Then speed will 
  121. increase to 6 again before critical length changes to 5 and speed is reset 
  122. to one again. This will continue till maximum critical chain of 7 balls.
  123. The game ENDS when the cup fills with balls and the next ball cannot appear.
  124. You can PAUSE the game at any time by pressing <Esc> and continue by pressing 
  125. any key. If the cup is almost full don't despair there are 3 Special effects 
  126. that can help you. Function key <F1> will activate the Special effects. 
  127. Each effect can be used only ONCE and you get a beep when the effects are 
  128. used up.
  129.  
  130.  
  131.     
  132.  
  133. Explanation of the special effects:
  134.  
  135.     ■  1-st effect - "CROSSED BALL"
  136.  
  137.        This effect will remove all the balls of the selected color from
  138.        the cup.
  139.  
  140.     ■  2-nd effect - "COLOR SWITCH"
  141.  
  142.        Balls switch colors. The color of ball on the left of the
  143.        arrow changes to color on the right.
  144.       
  145.     ■  3-d effect - "RAINBOW"
  146.       
  147.        When this effect is used all red balls change colors to green and 
  148.        the critical chains disappear. Next all green balls change to blue 
  149.        and so on.
  150.       
  151.     
  152.   Controls │
  153.  ──────────┘
  154.  
  155. Note: Letter 'N' in front of the key means the key is located on the numeric 
  156. key pad
  157.  
  158.     ■  Opening Screen
  159.  
  160.     <Esc>, <F10>  - exit to DOS 
  161.     <F2>          - toggle sound
  162.     any key       - start the game
  163.  
  164.     ■  During the Game
  165.  
  166.     <Left Arrow>  - move figure left
  167.     <Right Arrow> - move figure right
  168.     N<5>          - rotate figure
  169.     N<+>          - increase speed/level
  170.     <Space>       - drop figure
  171.     <F1>          - activate effects
  172.     <F2>          - toggle sound
  173.     <F3>          - toggle next
  174.     <Esc>         - pause  
  175.     <F9>          - abort game
  176.     <F10>         - exit to DOS
  177.     </> or <?>    - help screen
  178.  
  179.     ■  During Selection of the Special Effects
  180.  
  181.     <Up Arrow>    - change effect
  182.     <Down Arrow>  - change effect 
  183.     <Space>       - apply effect
  184.     <Enter>       - apply effect 
  185.  
  186.     - In the First effect:
  187.  
  188.         <Left Arrow>  - change color
  189.         <Right Arrow> - change color
  190.         
  191.     
  192.     - In the Second effect:
  193.  
  194.         <Left Arrow>  - change color of left ball 
  195.         <Right Arrow> - change color of right ball
  196.     
  197.     
  198.     ■  During the pause
  199.         
  200.      any key   -  continue game
  201.         
  202.  
  203.   Error messages │
  204.  ────────────────┘
  205.  
  206. ┌──────────────────────────────────────────┬──────────────────────────────┐
  207. │ Error                                    │ Explanation                  │
  208. ├──────────────────────────────────────────┼──────────────────────────────┤
  209. │ Your computer not supported VESA modes   │ Balltris can not Start.      │
  210. │ 100H (640x400x256) or 101H (640x480x256) │ Your BIOS does not support   │
  211. │ or VESA Driver not loaded.               │ SVGA or VESA driver is not   │
  212. │ Program Terminated.                      │ loaded. Run VESA.EXE file    │
  213. │                                          │ that came with your contr.   │
  214. ├──────────────────────────────────────────┼──────────────────────────────┤
  215. │ Memory Allocation Error.                 │ Not enought memory to run    │
  216. │ Program Terminated.                      │ Balltris. Remove some memory │
  217. │                                          │ resident programs and try    │
  218. │                                          │ again.                       │
  219. ├──────────────────────────────────────────┼──────────────────────────────┤
  220. │ File Input/Output Error.                 │ Error excessing files or file│
  221. │ Program Terminated.                      │ is missing.                  │
  222. │                                          │ Reinstall Balltris. If fails │
  223. │                                          │ again check your hard drive. │
  224. │                                          │                              │
  225. │                                          │                              │
  226. │                                          │                              │
  227. ├──────────────────────────────────────────┼──────────────────────────────┤
  228. │ Cannot run <filename>.                   │ Balltris cannot start the    │
  229. │ Program terminated.                      │ file <filename>.             │
  230. │                                          │ VESA driver name is wrong    │
  231. │                                          │ or cannot be loaded.         │
  232. │                                          │                              │
  233. │                                          │                              │
  234. ├──────────────────────────────────────────┼──────────────────────────────┤
  235. │ Cannot initialize VESA driver.           │ Balltris cannot find the     │
  236. │ Program terminated.                      │ VESA driver.                 │
  237. │                                          │ The VESA Driver does not     │
  238. │                                          │ support your vedio controller│
  239. │                                          │ Try another VESA driver      │
  240. │                                          │                              │
  241. │                                          │                              │
  242. └──────────────────────────────────────────┴──────────────────────────────┘
  243. In case of other errors make sure that the minimum requirements of the game 
  244. are met. Please check the Requirements above.
  245.  
  246.  
  247.   Registration │
  248.  ──────────────┘
  249.  
  250.  
  251. This Program is a SHAREWARE version of Balltris. It is a fully functional
  252. game with some limitations .
  253.  
  254. We recommend you to register the game and become a legal owner of the 
  255. unrestricted full version of Balltris. The registration will also entitle 
  256. you to get the first shot at the new exciting game which is in the final
  257. stage of its development by the Ukrainian programmers.
  258.  
  259. By becoming a registered owner you will support the struggling programmers 
  260. from Ukraine to be able to continue to develop their skills, to become 
  261. self sufficient and successful in their new lives.
  262.  
  263.  
  264.  
  265. To register your game of Balltris you must:
  266.  
  267.     ■  Print out the registration form file REGISTER.FRM
  268.  
  269.     ■  Complete the registration.
  270.       
  271.     ■  Include a payment of $9.95 with your registration.
  272.       
  273.     ■  Mail the form to the address below:
  274.  
  275.     DRH SERVICES, INC.
  276.     P.O. BOX 4014
  277.     E.NORWALK, CT 06855-0014
  278.       
  279.     ■  For additional information you may call (203)222-0568 EXT.800
  280.        or leave a comment on CompuServe ID# 74164,1476
  281.       
  282.       
  283. You have a right to freely distribute copies of the SHAREWARE version 
  284. of Balltris without any limitations as long as you do NOT modify the 
  285. content of any files and do not charge any fee for the program. 
  286. Distributing the registered version of the program BALLTRIS without 
  287. the authorization of DRH Services, Inc is prohibited.
  288.  
  289.  
  290.   DISCLAIMER OF WARRANTY │
  291.  ────────────────────────┘
  292. THIS SOFTWARE IS SOLD "AS IS" AND WITHOUT WARRANTIES AS TO PERFORMANCE OF 
  293. MERCHANTABILITY OR ANY OTHER WARRANTIES WHETHER EXPRESSED OR IMPLIED. 
  294. BECAUSE OF THE VARIOUS HARDWARE AND SOFTWARE ENVIRONMENTS INTO WHICH THIS
  295. PROGRAM MAY BE PUT, NO WARRANTY OF FITNESS FOR A PARTICULAR PURPOSE IS 
  296. OFFERED. THE USER MUST ASSUME THE ENTIRE RISK OF USING THE PROGRAM. ANY 
  297. LIABILITY OF THE SELLER WILL BE LIMITED EXCLUSIVELY TO PRODUCT REPLACEMENT 
  298. OR REFUND OF PURCHASE PRICE.
  299.  
  300.  
  301.    Thank you for your support.
  302.